home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / PowerPC / Dev / PPCRelease / Examples / R.Mainz / fastprim / smakefile.embedelf < prev    next >
Encoding:
Text File  |  1998-01-28  |  183 b   |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Wed Jan 28 17:51:30 1998
  4. #
  5.  
  6. OBJS= embedelf.o
  7.  
  8. embedelf: $(OBJS)
  9.    sc link to embedelf with <<
  10. $(OBJS)
  11. <
  12.  
  13. embedelf.o: embedelf.c
  14.  
  15.